home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1996 #5 / Amiga Plus CD - 1996 - No. 5.iso / pd / grafik / superviewel / superviewlibrary / docs / svprefs.doc < prev    next >
Encoding:
Text File  |  1996-04-16  |  4.6 KB  |  130 lines

  1.  
  2.   SVPrefs V12.10
  3.  
  4.   © 1994-96 by Andreas R. Kleinert.
  5.  
  6.   FREEWARE. All rights reserved.
  7.   Only to be distributed with superview.library.
  8.  
  9.   Version      : 12.10
  10.   Release Date : 23.03.1996
  11.  
  12.  
  13.   Description
  14.   ~~~~~~~~~~~
  15.   SVPrefs is the Preferences Program for superview.library.
  16.  
  17.   Any specific ControlPad settings for superview.library,
  18.   superviewsupport.library and all the SVObjects, SVDrivers
  19.   and SVOperators may be modified fromout here in a comfortable
  20.   GUI-based way - as long as these ControlPad requirements are
  21.   documented in form of a CPInfo-file placed in ENVARC: (as usually).
  22.  
  23.   Additionally, adding and removing of single SVObjects, SVDrivers
  24.   or SVOperators is possible from here, if no other program is accessing
  25.   superview.library and the related modules at the same time
  26.   (to keep the internal lists valid).
  27.  
  28.   Priorities of SVObjects - concerning the order of checking file types
  29.   when loading - may as well be changed here temporarily.
  30.  
  31.  
  32.   Inclusion and Exclusion: Explanation
  33.   ------------------------------------
  34.   As one of the newest features of superview.library, you may also
  35.   decide here, which of the installed SVObjects, SVDrivers and/or
  36.   SVOperators should not be loaded into memory at startup time.
  37.   This works as follows:
  38.  
  39.    - excluded modules will be written to a specific configuration file
  40.      at ENVARC:superview-Library and ENV:superview-Library
  41.      (svobjects.exclude, svdrivers.exclude, svoperators.exclude)
  42.    - excluded modules will not be opened when the library starts
  43.      its initialization phase, which means that these modules will
  44.      never be loaded. May speed up opening and save memory.
  45.      On the other side, these modules are not available as long
  46.      as you don't re-add them to the system, either only temporarily
  47.      or also by re-including.
  48.      So you only should apply this to modules you seldomly or never
  49.      use, but don't want to de-install (everytime) nevertheless.
  50.    - any of these modules may temporarily be loaded via the "Add"
  51.      function of SVPrefs as well as these (or others) may again
  52.      temporarily be removed
  53.    - SVPrefs can apply (re)inclusion and exclusion modules currently
  54.      being in held memory
  55.      (to re-include an currently excluded module you at first have to
  56.       re-load it via "Add")
  57.  
  58.   Inclusion and Exclusion: Overview
  59.   ---------------------------------
  60.  
  61.      INCLUDE temporarily      ADD
  62.              permanently      ADD, INCLUDE
  63.  
  64.      EXCLUDE temporarily      REMOVE
  65.              permanently      EXCLUDE, REMOVE
  66.  
  67.      If you don't need that feature: simply don't use it...
  68.  
  69.   Author
  70.   ~~~~~~
  71.   Andreas R. Kleinert,
  72.   Sandstrasse 1,
  73.   D-57072 Siegen,
  74.   Germany.
  75.  
  76.   EMail:  Fido             Andreas Kleinert 2:2457/435.10
  77.           Usenet/InterNet  Andreas_Kleinert@superview.ftn.sub.org
  78.                            Andreaskleinert@t-online.de
  79.  
  80.   History
  81.   ~~~~~~~
  82.   SVPrefs' version depends on the version of
  83.   superview.library it first has been included with.
  84.  
  85.   V12.10 (23.3.1996) :
  86.   --------------------
  87.    - added GUI controls for the newly introduced concept
  88.      of "exclusion" (and "inclusion") of modules
  89.  
  90.   V12.4 (19.11.1995) :
  91.   --------------------
  92.    - fixed the Close-Gadget EHit
  93.      (-> Simon Edwards)
  94.    - switched from GadToolsBox to Designer for GUI case'ing
  95.  
  96.   V12.3 (29.10.1995) :
  97.   --------------------
  98.    - Preferences: - fixed enforcer hit; occured with missing default
  99.                     (-> Steve Quartly)
  100.                   - fixed another hit; occured within the keyword
  101.                     context (illegal access to address NULL, which
  102.                     did not had any effect when not running enforcer)
  103.                     (-> Steve Quartly)
  104.  
  105.   V11.11 (23.09.1995) :
  106.   ---------------------
  107.    - Major release.
  108.    - ControlPad modification now totally GUI-based, as already done
  109.      for SuperView V4.70 (same functionality)
  110.    - redesigned GUI again, added buttons for superview.library
  111.      and superviewsupport.library
  112.    - ListView now do scroll in realtime (IDCMP_MOUSEMOVE no longer
  113.      desactivated)
  114.    - removed inside-Library-Base setting of global SVDriver.
  115.      Active settings now have to be done by the applications,
  116.      preferences (default) settings may still be changed via the
  117.      Library-ControlPad
  118.    - completely revised documentation (this one)
  119.  
  120. *****************************************************************************
  121. * Revison history entries before V11.11 have been deleted for space reasons *
  122. *****************************************************************************
  123.  
  124.   Copyrights
  125.   ~~~~~~~~~~
  126.   Some of the mentioned names or products above may be copyrighted by
  127.   companies or trademarks of companies.
  128.  
  129.  
  130.